From: Ian Campbell Date: Fri, 28 Aug 2020 23:35:40 +0000 (+0100) Subject: Add spl/arndale-spl.bin rule X-Git-Tag: archive/raspbian/2020.07+dfsg-2+rpi1^2~9 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=043d0436715e0dae1b50fcaf774fb1378f0c134a;p=u-boot.git Add spl/arndale-spl.bin rule Gbp-Pq: Topic arndale Gbp-Pq: Name board-spl-rule.diff --- diff --git a/Makefile b/Makefile index d666f3164..486ed7b97 100644 --- a/Makefile +++ b/Makefile @@ -1938,6 +1938,9 @@ spl/u-boot-spl.sfp: spl/u-boot-spl spl/boot.bin: spl/u-boot-spl @: +spl/arndale-spl.bin: spl/u-boot-spl + @: + tpl/u-boot-tpl.bin: tools prepare \ $(if $(CONFIG_OF_SEPARATE)$(CONFIG_OF_EMBED)$(CONFIG_SPL_OF_PLATDATA),dts/dt.dtb) $(Q)$(MAKE) obj=tpl -f $(srctree)/scripts/Makefile.spl all